PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / getJavaScriptBlocks Method
In This Topic
    getJavaScriptBlocks Method
    In This Topic
    Gets the JavaScript source code blocks.
    Syntax
    public PDFJavaScriptBlockCollection getJavaScriptBlocks()

    Return Value

    The collection of JavaScript source code block that are embedded in the document.
    See Also